home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / NamePanel.nib / data.classes next >
Text File  |  1993-04-07  |  196b  |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. IBNamePanel = {
  7.     ACTIONS = {
  8.     cancel:;
  9.     ok:;
  10.     };
  11.     OUTLETS = {
  12.     window;
  13.     nameForm;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17.